| 名前 | 解説 | |
|---|---|---|
![]()  | Columns | Get the vectors from the column direction. | 
![]()  | Elements | Gets the elements of the matrix. | 
![]()  | Height | Get the row number of the matrix. | 
![]()  | IsIdentity | Gets a value indicating whether this Matrix object is the identity matrix. | 
![]()  | Item | Gets or sets the value of element at special location. | 
![]()  | Rows | Get the vectors from the row direction.. | 
![]()  | Value | Gets the value of the current matrix. | 
![]()  | Width | Get the column number of the matrix. | 
